Revert "headerbar: Avoid allocating 0 visible children"
authorTimm Bäder <mail@baedert.org>
Mon, 28 Aug 2017 14:58:48 +0000 (16:58 +0200)
committerTimm Bäder <mail@baedert.org>
Mon, 28 Aug 2017 15:50:34 +0000 (17:50 +0200)
commita08f8937c6680c01e68b5496299127f310946625
treeb3deb376833397e111e259230ba5e776d4078584
parent658953224580067f31fa4815705a2c0768af7ab0
Revert "headerbar: Avoid allocating 0 visible children"

This reverts commit 8c0e5adaab3f38de31d44dd50bcc8179b17c8b4a.

This is actually needed since GtkHeaderBar will allocate and snapshot
widget that coun_visible_children does not consider.
gtk/gtkheaderbar.c